:root {
    --swiper-theme-color: #346694;
    --c: #004290;
    --n: #005abb;
    --bw: 1600px;
    --cc: #fff;
    --ccsize: 120px;
    --d: #666;
}
.sideBar {
    position: fixed;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
    z-index: 998;
}

.side1 {
    width: 50px;
    height: 150px;
    background: #222;
    text-align: center;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.side1 a,
.side1 img,
.side1 i,
.side1 span {
    display: block;
}

.side1 img {
    margin: 0 auto;
}

.side1 i {
    margin: 10px auto;
    width: 1px;
    height: 20px;
    background: #fff;
    transition: all 0.5s ease;
}

.side1 span {
    color: #fff;
    font-size: 14px;
    writing-mode: vertical-lr;
    margin: 0 auto;
    letter-spacing: 2px;
}

.side1:hover {
    background: #346694;
}

.side1:hover a img {
    animation: jitter 0.5s;
}

.side {
    height: 50px;
    position: absolute;
    transition: all 0.5s;
}

.side a {
    display: block;
    height: 50px;
    font-size: 0;
}

.side i,
.side span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    line-height: 50px;
}

.side i {
    width: 50px;
    text-align: center;
    background: #346694;
    transition: all 0.3s;
    border-radius: 5px;
}

.side i img {
    vertical-align: middle;
}

.side span {
    text-align: center;
    line-height: 50px;
    background: #232323;
    font-size: 13px;
    color: #fff;
    transition: all 1s;
}

.side2 {
    top: 151px;
    right: -140px;
    width: 190px;
}

.side2 span {
    width: 140px;
}

.side3 {
    right: -190px;
    width: 240px;
    top: 202px;
}

.side3 span {
    width: 190px;
}

.side4 {
    right: -140px;
    width: 190px;
    top: 253px;
}

.side4 span {
    width: 140px;
}


.side5 {
    right: -90px;
    width: 140px;
    top: 253px;
    cursor: pointer;
}

.side5 span {
    width: 90px;
    font-size: 14px;
}

.qcodePic {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
    z-index: 99;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.qcodePic img{
    width: 100%;
}

.side5:hover .qcodePic {
    display: block;
}

.side6 {
    right: -90px;
    width: 140px;
    top: 305px;
    cursor: pointer;
}

.side6 span {
    width: 90px;
    font-size: 14px;
}

.side:hover {
    right: 0;
}

.side:hover i {
    background: #005abb;
}

.wxPic {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    display: none;
}

.wxPic img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.m-foot {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #f5f5f5;
    display: none;
}

.m-foot ul {
    font-size: 0;
    text-align: center;
    height: 54px;
}

.m-foot ul li {
    float: left;
    width: 20%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}

.m-foot ul li:nth-child(3) {
    background: #e80101;
    border-left: none;
    border-top: 1px solid #e80101;
}

.m-foot ul li:nth-child(3) span {
    color: #fff !important;
}

.m-foot ul li:first-child,
.m-foot ul li:nth-child(4) {
    border-left: none;
}

.m-foot ul li span,
.m-foot ul li img {
    display: block;
    margin: 6px auto;
}

.m-foot ul li span {
    line-height: 14px;
    font-size: 12px;
    color: #1a1a1a;
    transition: all 0.4s;
}

.m-foot ul li:hover span {
    color: #e80101;
}

.wyz {
    position: fixed;
    width: 50px;
    height: 50px !important;
    right: 6px;
    bottom: 150px;
    z-index: 90;
    display: none;
}

@media only screen and (max-width: 768px) {
    .sideBar {
        /* display: none; */
    }

    .m-foot {
        display: block;
    }

    .wyz {
        display: block;
    }

}





body {
	opacity: 0;
	transition: padding-top 1s;
	overflow-x: hidden;
}
body.cn-show {
	opacity: 1;
}
body.cn-make {
	opacity: 1;
}
body.cn-show .wd-scroll-animation:not(.wd-no-scroll-animation).wd-scrolled {
	animation: fadeInUp 0.4s both;
}
.wd-scroll-animation:not(.wd-no-scroll-animation) {
	opacity: 0;
}
.cn-make .wd-scroll-animation {
	opacity: 1;
}


@media (max-width: 768px) {
.s_title.response-transition{
padding:0px;
}
	.pub_banner .b_container .p_slide .p_info{
		padding:0px;
		top: 52%;
	}
}

.animate {
    font-size: 6vw;
    padding-left: 20px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255 255 255 / 22%);
    display: inline-block;
    white-space: nowrap;
    animation: 60s wordsLoop linear infinite normal;
}


@keyframes wordsLoop {

    0% {

        transform: translateX(0%);

        -webkit-transform: translateX(0%);

    }

    100% {

        transform: translateX(-100%);

        -webkit-transform: translateX(-100%);

    }

}

 

@-webkit-keyframes wordsLoop {

    0% {

        transform: translateX(0%);

        -webkit-transform: translateX(0%);

    }

    100% {

        transform: translateX(-100%);

        -webkit-transform: translateX(-100%);

    }

}



#c_popbox-1670935812335.fixed{
	position: fixed!important;
	top: 0px;
	z-index: 1;
	left: 0px;
	height: 130px;
	padding-top: 100px;
	/* background: #172b4d; */
}
#c_static_001-1670937001817{
	height:100px;
}
#c_popbox-1670935812335 .p_background {
    width: 30000%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: -100px;
    left: -15000%;
    min-height: calc(100% + 100px);
}
#c_popbox-1670935812335 .p_container{
	/* display:flex; */
	flex-wrap: wrap;
	flex-direction: row;
}

#c_popbox-1670935812335 .p_close {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 15%;
    top: 14%;
    cursor: pointer;
    z-index: 10000;
    text-align: center;
    padding: 15px;
    border: #fff 1px solid;
    border-radius: 50%;
}


.pub_banner .b_container .p_slide .p_info h1 {font-size: 40px;letter-spacing: 0px;margin: 0px;}
.pub_banner .b_container .p_slide .p_info h6 {
    animation: puBanner 3s;
    font-size: 20px;
    letter-spacing: 0;
    border: 0px #fff solid;
    padding: 0px 0px;
    display: inline-block;
    width: auto;
    margin: 10px;
    display: none;
}


@media (max-width: 1400px) and (min-width: 769px){
#c_navigation_006-16825266392010 .e_navigationF-25 .p_navItem1 > p {
    display: flex;
    position: relative;
    padding-left: 1vw;
    padding-right: 1vw;
}
  #c_navigation_006-16825266392010 .e_container-14 .cbox-14-0 {
    flex: 0 0 auto;
    align-self: center;
}
  #c_navigation_006-16825266392010 .e_container-14 .cbox-14-2 {
    flex: 0 0 auto;
}
  
#c_navigation_006-16753494508521 .e_navigationF-25 .p_navItem1 > p {
    display: flex;
    position: relative;
    padding-left: 1vw;
    padding-right: 1vw;
}
#c_navigation_006-16753494508521 .e_container-14 .cbox-14-0 {
    flex: 0 0 auto;
    align-self: center;
}
#c_navigation_006-16753494508521 .e_container-14 .cbox-14-2 {
    flex: 0 0 auto;
}
  #c_navigation_006-16825266392010 .e_image-15  {
  max-width: 200px;
    display-radio: 1;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #c_navigation_006-16825266392010 .e_container-14 .cbox-14-0 {
    flex: 0 0 160px;
    z-index: 5;
}
}


@media (max-width: 768px) {
.pub_banner .b_container .p_slide .p_info h1 {font-size: 30px;letter-spacing: 0px;margin: 0px;}
.pub_banner .b_container .p_slide .p_info h6 {
    animation: puBanner 3s;
    font-size: 12px;
    letter-spacing: 0;
    border: 0px #fff solid;
    padding: 0px 0px;
    display: inline-block;
    width: auto;
    margin: 0px;
}
}